3.2.53 \(\int \frac {c+d x^2+e x^4+f x^6}{x^8 \sqrt {a+b x^2}} \, dx\)

Optimal. Leaf size=140 \[ \frac {\sqrt {a+b x^2} (6 b c-7 a d)}{35 a^2 x^5}-\frac {\sqrt {a+b x^2} \left (35 a^2 e-28 a b d+24 b^2 c\right )}{105 a^3 x^3}+\frac {\sqrt {a+b x^2} \left (-105 a^3 f+70 a^2 b e-56 a b^2 d+48 b^3 c\right )}{105 a^4 x}-\frac {c \sqrt {a+b x^2}}{7 a x^7} \]

________________________________________________________________________________________

Rubi [A]  time = 0.18, antiderivative size = 140, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 3, integrand size = 32, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.094, Rules used = {1803, 12, 264} \begin {gather*} \frac {\sqrt {a+b x^2} \left (70 a^2 b e-105 a^3 f-56 a b^2 d+48 b^3 c\right )}{105 a^4 x}-\frac {\sqrt {a+b x^2} \left (35 a^2 e-28 a b d+24 b^2 c\right )}{105 a^3 x^3}+\frac {\sqrt {a+b x^2} (6 b c-7 a d)}{35 a^2 x^5}-\frac {c \sqrt {a+b x^2}}{7 a x^7} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c + d*x^2 + e*x^4 + f*x^6)/(x^8*Sqrt[a + b*x^2]),x]

[Out]

-(c*Sqrt[a + b*x^2])/(7*a*x^7) + ((6*b*c - 7*a*d)*Sqrt[a + b*x^2])/(35*a^2*x^5) - ((24*b^2*c - 28*a*b*d + 35*a
^2*e)*Sqrt[a + b*x^2])/(105*a^3*x^3) + ((48*b^3*c - 56*a*b^2*d + 70*a^2*b*e - 105*a^3*f)*Sqrt[a + b*x^2])/(105
*a^4*x)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 264

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^(p + 1))/(a
*c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] && EqQ[(m + 1)/n + p + 1, 0] && NeQ[m, -1]

Rule 1803

Int[(Pq_)*(x_)^(m_)*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> With[{A = Coeff[Pq, x, 0], Q = PolynomialQuotient
[Pq - Coeff[Pq, x, 0], x^2, x]}, Simp[(A*x^(m + 1)*(a + b*x^2)^(p + 1))/(a*(m + 1)), x] + Dist[1/(a*(m + 1)),
Int[x^(m + 2)*(a + b*x^2)^p*(a*(m + 1)*Q - A*b*(m + 2*(p + 1) + 1)), x], x]] /; FreeQ[{a, b}, x] && PolyQ[Pq,
x^2] && IntegerQ[m/2] && ILtQ[(m + 1)/2 + p, 0] && LtQ[m + Expon[Pq, x] + 2*p + 1, 0]

Rubi steps

\begin {align*} \int \frac {c+d x^2+e x^4+f x^6}{x^8 \sqrt {a+b x^2}} \, dx &=-\frac {c \sqrt {a+b x^2}}{7 a x^7}-\frac {\int \frac {6 b c-7 a \left (d+e x^2+f x^4\right )}{x^6 \sqrt {a+b x^2}} \, dx}{7 a}\\ &=-\frac {c \sqrt {a+b x^2}}{7 a x^7}+\frac {(6 b c-7 a d) \sqrt {a+b x^2}}{35 a^2 x^5}+\frac {\int \frac {4 b (6 b c-7 a d)-5 a \left (-7 a e-7 a f x^2\right )}{x^4 \sqrt {a+b x^2}} \, dx}{35 a^2}\\ &=-\frac {c \sqrt {a+b x^2}}{7 a x^7}+\frac {(6 b c-7 a d) \sqrt {a+b x^2}}{35 a^2 x^5}-\frac {\left (24 b^2 c-28 a b d+35 a^2 e\right ) \sqrt {a+b x^2}}{105 a^3 x^3}-\frac {\int \frac {2 b \left (24 b^2 c-28 a b d+35 a^2 e\right )-105 a^3 f}{x^2 \sqrt {a+b x^2}} \, dx}{105 a^3}\\ &=-\frac {c \sqrt {a+b x^2}}{7 a x^7}+\frac {(6 b c-7 a d) \sqrt {a+b x^2}}{35 a^2 x^5}-\frac {\left (24 b^2 c-28 a b d+35 a^2 e\right ) \sqrt {a+b x^2}}{105 a^3 x^3}-\frac {\left (48 b^3 c-56 a b^2 d+70 a^2 b e-105 a^3 f\right ) \int \frac {1}{x^2 \sqrt {a+b x^2}} \, dx}{105 a^3}\\ &=-\frac {c \sqrt {a+b x^2}}{7 a x^7}+\frac {(6 b c-7 a d) \sqrt {a+b x^2}}{35 a^2 x^5}-\frac {\left (24 b^2 c-28 a b d+35 a^2 e\right ) \sqrt {a+b x^2}}{105 a^3 x^3}+\frac {\left (48 b^3 c-56 a b^2 d+70 a^2 b e-105 a^3 f\right ) \sqrt {a+b x^2}}{105 a^4 x}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.08, size = 103, normalized size = 0.74 \begin {gather*} \frac {\sqrt {a+b x^2} \left (-a^3 \left (15 c+21 d x^2+35 x^4 \left (e+3 f x^2\right )\right )+2 a^2 b x^2 \left (9 c+14 d x^2+35 e x^4\right )-8 a b^2 x^4 \left (3 c+7 d x^2\right )+48 b^3 c x^6\right )}{105 a^4 x^7} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x^2 + e*x^4 + f*x^6)/(x^8*Sqrt[a + b*x^2]),x]

[Out]

(Sqrt[a + b*x^2]*(48*b^3*c*x^6 - 8*a*b^2*x^4*(3*c + 7*d*x^2) + 2*a^2*b*x^2*(9*c + 14*d*x^2 + 35*e*x^4) - a^3*(
15*c + 21*d*x^2 + 35*x^4*(e + 3*f*x^2))))/(105*a^4*x^7)

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.26, size = 114, normalized size = 0.81 \begin {gather*} \frac {\sqrt {a+b x^2} \left (-15 a^3 c-21 a^3 d x^2-35 a^3 e x^4-105 a^3 f x^6+18 a^2 b c x^2+28 a^2 b d x^4+70 a^2 b e x^6-24 a b^2 c x^4-56 a b^2 d x^6+48 b^3 c x^6\right )}{105 a^4 x^7} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(c + d*x^2 + e*x^4 + f*x^6)/(x^8*Sqrt[a + b*x^2]),x]

[Out]

(Sqrt[a + b*x^2]*(-15*a^3*c + 18*a^2*b*c*x^2 - 21*a^3*d*x^2 - 24*a*b^2*c*x^4 + 28*a^2*b*d*x^4 - 35*a^3*e*x^4 +
 48*b^3*c*x^6 - 56*a*b^2*d*x^6 + 70*a^2*b*e*x^6 - 105*a^3*f*x^6))/(105*a^4*x^7)

________________________________________________________________________________________

fricas [A]  time = 1.21, size = 100, normalized size = 0.71 \begin {gather*} \frac {{\left ({\left (48 \, b^{3} c - 56 \, a b^{2} d + 70 \, a^{2} b e - 105 \, a^{3} f\right )} x^{6} - {\left (24 \, a b^{2} c - 28 \, a^{2} b d + 35 \, a^{3} e\right )} x^{4} - 15 \, a^{3} c + 3 \, {\left (6 \, a^{2} b c - 7 \, a^{3} d\right )} x^{2}\right )} \sqrt {b x^{2} + a}}{105 \, a^{4} x^{7}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x^6+e*x^4+d*x^2+c)/x^8/(b*x^2+a)^(1/2),x, algorithm="fricas")

[Out]

1/105*((48*b^3*c - 56*a*b^2*d + 70*a^2*b*e - 105*a^3*f)*x^6 - (24*a*b^2*c - 28*a^2*b*d + 35*a^3*e)*x^4 - 15*a^
3*c + 3*(6*a^2*b*c - 7*a^3*d)*x^2)*sqrt(b*x^2 + a)/(a^4*x^7)

________________________________________________________________________________________

giac [B]  time = 0.57, size = 554, normalized size = 3.96 \begin {gather*} \frac {2 \, {\left (105 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{12} \sqrt {b} f - 630 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{10} a \sqrt {b} f + 210 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{10} b^{\frac {3}{2}} e + 560 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{8} b^{\frac {5}{2}} d + 1575 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{8} a^{2} \sqrt {b} f - 910 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{8} a b^{\frac {3}{2}} e + 1680 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{6} b^{\frac {7}{2}} c - 1400 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{6} a b^{\frac {5}{2}} d - 2100 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{6} a^{3} \sqrt {b} f + 1540 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{6} a^{2} b^{\frac {3}{2}} e - 1008 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{4} a b^{\frac {7}{2}} c + 1176 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{4} a^{2} b^{\frac {5}{2}} d + 1575 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{4} a^{4} \sqrt {b} f - 1260 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{4} a^{3} b^{\frac {3}{2}} e + 336 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{2} a^{2} b^{\frac {7}{2}} c - 392 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{2} a^{3} b^{\frac {5}{2}} d - 630 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{2} a^{5} \sqrt {b} f + 490 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{2} a^{4} b^{\frac {3}{2}} e - 48 \, a^{3} b^{\frac {7}{2}} c + 56 \, a^{4} b^{\frac {5}{2}} d + 105 \, a^{6} \sqrt {b} f - 70 \, a^{5} b^{\frac {3}{2}} e\right )}}{105 \, {\left ({\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{2} - a\right )}^{7}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x^6+e*x^4+d*x^2+c)/x^8/(b*x^2+a)^(1/2),x, algorithm="giac")

[Out]

2/105*(105*(sqrt(b)*x - sqrt(b*x^2 + a))^12*sqrt(b)*f - 630*(sqrt(b)*x - sqrt(b*x^2 + a))^10*a*sqrt(b)*f + 210
*(sqrt(b)*x - sqrt(b*x^2 + a))^10*b^(3/2)*e + 560*(sqrt(b)*x - sqrt(b*x^2 + a))^8*b^(5/2)*d + 1575*(sqrt(b)*x
- sqrt(b*x^2 + a))^8*a^2*sqrt(b)*f - 910*(sqrt(b)*x - sqrt(b*x^2 + a))^8*a*b^(3/2)*e + 1680*(sqrt(b)*x - sqrt(
b*x^2 + a))^6*b^(7/2)*c - 1400*(sqrt(b)*x - sqrt(b*x^2 + a))^6*a*b^(5/2)*d - 2100*(sqrt(b)*x - sqrt(b*x^2 + a)
)^6*a^3*sqrt(b)*f + 1540*(sqrt(b)*x - sqrt(b*x^2 + a))^6*a^2*b^(3/2)*e - 1008*(sqrt(b)*x - sqrt(b*x^2 + a))^4*
a*b^(7/2)*c + 1176*(sqrt(b)*x - sqrt(b*x^2 + a))^4*a^2*b^(5/2)*d + 1575*(sqrt(b)*x - sqrt(b*x^2 + a))^4*a^4*sq
rt(b)*f - 1260*(sqrt(b)*x - sqrt(b*x^2 + a))^4*a^3*b^(3/2)*e + 336*(sqrt(b)*x - sqrt(b*x^2 + a))^2*a^2*b^(7/2)
*c - 392*(sqrt(b)*x - sqrt(b*x^2 + a))^2*a^3*b^(5/2)*d - 630*(sqrt(b)*x - sqrt(b*x^2 + a))^2*a^5*sqrt(b)*f + 4
90*(sqrt(b)*x - sqrt(b*x^2 + a))^2*a^4*b^(3/2)*e - 48*a^3*b^(7/2)*c + 56*a^4*b^(5/2)*d + 105*a^6*sqrt(b)*f - 7
0*a^5*b^(3/2)*e)/((sqrt(b)*x - sqrt(b*x^2 + a))^2 - a)^7

________________________________________________________________________________________

maple [A]  time = 0.01, size = 111, normalized size = 0.79 \begin {gather*} -\frac {\sqrt {b \,x^{2}+a}\, \left (105 a^{3} f \,x^{6}-70 a^{2} b e \,x^{6}+56 a \,b^{2} d \,x^{6}-48 b^{3} c \,x^{6}+35 a^{3} e \,x^{4}-28 a^{2} b d \,x^{4}+24 a \,b^{2} c \,x^{4}+21 a^{3} d \,x^{2}-18 a^{2} b c \,x^{2}+15 c \,a^{3}\right )}{105 a^{4} x^{7}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x^6+e*x^4+d*x^2+c)/x^8/(b*x^2+a)^(1/2),x)

[Out]

-1/105*(b*x^2+a)^(1/2)*(105*a^3*f*x^6-70*a^2*b*e*x^6+56*a*b^2*d*x^6-48*b^3*c*x^6+35*a^3*e*x^4-28*a^2*b*d*x^4+2
4*a*b^2*c*x^4+21*a^3*d*x^2-18*a^2*b*c*x^2+15*a^3*c)/x^7/a^4

________________________________________________________________________________________

maxima [A]  time = 1.40, size = 193, normalized size = 1.38 \begin {gather*} \frac {16 \, \sqrt {b x^{2} + a} b^{3} c}{35 \, a^{4} x} - \frac {8 \, \sqrt {b x^{2} + a} b^{2} d}{15 \, a^{3} x} + \frac {2 \, \sqrt {b x^{2} + a} b e}{3 \, a^{2} x} - \frac {\sqrt {b x^{2} + a} f}{a x} - \frac {8 \, \sqrt {b x^{2} + a} b^{2} c}{35 \, a^{3} x^{3}} + \frac {4 \, \sqrt {b x^{2} + a} b d}{15 \, a^{2} x^{3}} - \frac {\sqrt {b x^{2} + a} e}{3 \, a x^{3}} + \frac {6 \, \sqrt {b x^{2} + a} b c}{35 \, a^{2} x^{5}} - \frac {\sqrt {b x^{2} + a} d}{5 \, a x^{5}} - \frac {\sqrt {b x^{2} + a} c}{7 \, a x^{7}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x^6+e*x^4+d*x^2+c)/x^8/(b*x^2+a)^(1/2),x, algorithm="maxima")

[Out]

16/35*sqrt(b*x^2 + a)*b^3*c/(a^4*x) - 8/15*sqrt(b*x^2 + a)*b^2*d/(a^3*x) + 2/3*sqrt(b*x^2 + a)*b*e/(a^2*x) - s
qrt(b*x^2 + a)*f/(a*x) - 8/35*sqrt(b*x^2 + a)*b^2*c/(a^3*x^3) + 4/15*sqrt(b*x^2 + a)*b*d/(a^2*x^3) - 1/3*sqrt(
b*x^2 + a)*e/(a*x^3) + 6/35*sqrt(b*x^2 + a)*b*c/(a^2*x^5) - 1/5*sqrt(b*x^2 + a)*d/(a*x^5) - 1/7*sqrt(b*x^2 + a
)*c/(a*x^7)

________________________________________________________________________________________

mupad [B]  time = 1.28, size = 124, normalized size = 0.89 \begin {gather*} \frac {\sqrt {b\,x^2+a}\,\left (-105\,f\,a^3+70\,e\,a^2\,b-56\,d\,a\,b^2+48\,c\,b^3\right )}{105\,a^4\,x}-\frac {\sqrt {b\,x^2+a}\,\left (7\,a\,d-6\,b\,c\right )}{35\,a^2\,x^5}-\frac {\sqrt {b\,x^2+a}\,\left (35\,e\,a^2-28\,d\,a\,b+24\,c\,b^2\right )}{105\,a^3\,x^3}-\frac {c\,\sqrt {b\,x^2+a}}{7\,a\,x^7} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c + d*x^2 + e*x^4 + f*x^6)/(x^8*(a + b*x^2)^(1/2)),x)

[Out]

((a + b*x^2)^(1/2)*(48*b^3*c - 105*a^3*f - 56*a*b^2*d + 70*a^2*b*e))/(105*a^4*x) - ((a + b*x^2)^(1/2)*(7*a*d -
 6*b*c))/(35*a^2*x^5) - ((a + b*x^2)^(1/2)*(24*b^2*c + 35*a^2*e - 28*a*b*d))/(105*a^3*x^3) - (c*(a + b*x^2)^(1
/2))/(7*a*x^7)

________________________________________________________________________________________

sympy [B]  time = 6.71, size = 891, normalized size = 6.36 \begin {gather*} - \frac {5 a^{6} b^{\frac {19}{2}} c \sqrt {\frac {a}{b x^{2}} + 1}}{35 a^{7} b^{9} x^{6} + 105 a^{6} b^{10} x^{8} + 105 a^{5} b^{11} x^{10} + 35 a^{4} b^{12} x^{12}} - \frac {9 a^{5} b^{\frac {21}{2}} c x^{2} \sqrt {\frac {a}{b x^{2}} + 1}}{35 a^{7} b^{9} x^{6} + 105 a^{6} b^{10} x^{8} + 105 a^{5} b^{11} x^{10} + 35 a^{4} b^{12} x^{12}} - \frac {5 a^{4} b^{\frac {23}{2}} c x^{4} \sqrt {\frac {a}{b x^{2}} + 1}}{35 a^{7} b^{9} x^{6} + 105 a^{6} b^{10} x^{8} + 105 a^{5} b^{11} x^{10} + 35 a^{4} b^{12} x^{12}} - \frac {3 a^{4} b^{\frac {9}{2}} d \sqrt {\frac {a}{b x^{2}} + 1}}{15 a^{5} b^{4} x^{4} + 30 a^{4} b^{5} x^{6} + 15 a^{3} b^{6} x^{8}} + \frac {5 a^{3} b^{\frac {25}{2}} c x^{6} \sqrt {\frac {a}{b x^{2}} + 1}}{35 a^{7} b^{9} x^{6} + 105 a^{6} b^{10} x^{8} + 105 a^{5} b^{11} x^{10} + 35 a^{4} b^{12} x^{12}} - \frac {2 a^{3} b^{\frac {11}{2}} d x^{2} \sqrt {\frac {a}{b x^{2}} + 1}}{15 a^{5} b^{4} x^{4} + 30 a^{4} b^{5} x^{6} + 15 a^{3} b^{6} x^{8}} + \frac {30 a^{2} b^{\frac {27}{2}} c x^{8} \sqrt {\frac {a}{b x^{2}} + 1}}{35 a^{7} b^{9} x^{6} + 105 a^{6} b^{10} x^{8} + 105 a^{5} b^{11} x^{10} + 35 a^{4} b^{12} x^{12}} - \frac {3 a^{2} b^{\frac {13}{2}} d x^{4} \sqrt {\frac {a}{b x^{2}} + 1}}{15 a^{5} b^{4} x^{4} + 30 a^{4} b^{5} x^{6} + 15 a^{3} b^{6} x^{8}} + \frac {40 a b^{\frac {29}{2}} c x^{10} \sqrt {\frac {a}{b x^{2}} + 1}}{35 a^{7} b^{9} x^{6} + 105 a^{6} b^{10} x^{8} + 105 a^{5} b^{11} x^{10} + 35 a^{4} b^{12} x^{12}} - \frac {12 a b^{\frac {15}{2}} d x^{6} \sqrt {\frac {a}{b x^{2}} + 1}}{15 a^{5} b^{4} x^{4} + 30 a^{4} b^{5} x^{6} + 15 a^{3} b^{6} x^{8}} + \frac {16 b^{\frac {31}{2}} c x^{12} \sqrt {\frac {a}{b x^{2}} + 1}}{35 a^{7} b^{9} x^{6} + 105 a^{6} b^{10} x^{8} + 105 a^{5} b^{11} x^{10} + 35 a^{4} b^{12} x^{12}} - \frac {8 b^{\frac {17}{2}} d x^{8} \sqrt {\frac {a}{b x^{2}} + 1}}{15 a^{5} b^{4} x^{4} + 30 a^{4} b^{5} x^{6} + 15 a^{3} b^{6} x^{8}} - \frac {\sqrt {b} e \sqrt {\frac {a}{b x^{2}} + 1}}{3 a x^{2}} - \frac {\sqrt {b} f \sqrt {\frac {a}{b x^{2}} + 1}}{a} + \frac {2 b^{\frac {3}{2}} e \sqrt {\frac {a}{b x^{2}} + 1}}{3 a^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x**6+e*x**4+d*x**2+c)/x**8/(b*x**2+a)**(1/2),x)

[Out]

-5*a**6*b**(19/2)*c*sqrt(a/(b*x**2) + 1)/(35*a**7*b**9*x**6 + 105*a**6*b**10*x**8 + 105*a**5*b**11*x**10 + 35*
a**4*b**12*x**12) - 9*a**5*b**(21/2)*c*x**2*sqrt(a/(b*x**2) + 1)/(35*a**7*b**9*x**6 + 105*a**6*b**10*x**8 + 10
5*a**5*b**11*x**10 + 35*a**4*b**12*x**12) - 5*a**4*b**(23/2)*c*x**4*sqrt(a/(b*x**2) + 1)/(35*a**7*b**9*x**6 +
105*a**6*b**10*x**8 + 105*a**5*b**11*x**10 + 35*a**4*b**12*x**12) - 3*a**4*b**(9/2)*d*sqrt(a/(b*x**2) + 1)/(15
*a**5*b**4*x**4 + 30*a**4*b**5*x**6 + 15*a**3*b**6*x**8) + 5*a**3*b**(25/2)*c*x**6*sqrt(a/(b*x**2) + 1)/(35*a*
*7*b**9*x**6 + 105*a**6*b**10*x**8 + 105*a**5*b**11*x**10 + 35*a**4*b**12*x**12) - 2*a**3*b**(11/2)*d*x**2*sqr
t(a/(b*x**2) + 1)/(15*a**5*b**4*x**4 + 30*a**4*b**5*x**6 + 15*a**3*b**6*x**8) + 30*a**2*b**(27/2)*c*x**8*sqrt(
a/(b*x**2) + 1)/(35*a**7*b**9*x**6 + 105*a**6*b**10*x**8 + 105*a**5*b**11*x**10 + 35*a**4*b**12*x**12) - 3*a**
2*b**(13/2)*d*x**4*sqrt(a/(b*x**2) + 1)/(15*a**5*b**4*x**4 + 30*a**4*b**5*x**6 + 15*a**3*b**6*x**8) + 40*a*b**
(29/2)*c*x**10*sqrt(a/(b*x**2) + 1)/(35*a**7*b**9*x**6 + 105*a**6*b**10*x**8 + 105*a**5*b**11*x**10 + 35*a**4*
b**12*x**12) - 12*a*b**(15/2)*d*x**6*sqrt(a/(b*x**2) + 1)/(15*a**5*b**4*x**4 + 30*a**4*b**5*x**6 + 15*a**3*b**
6*x**8) + 16*b**(31/2)*c*x**12*sqrt(a/(b*x**2) + 1)/(35*a**7*b**9*x**6 + 105*a**6*b**10*x**8 + 105*a**5*b**11*
x**10 + 35*a**4*b**12*x**12) - 8*b**(17/2)*d*x**8*sqrt(a/(b*x**2) + 1)/(15*a**5*b**4*x**4 + 30*a**4*b**5*x**6
+ 15*a**3*b**6*x**8) - sqrt(b)*e*sqrt(a/(b*x**2) + 1)/(3*a*x**2) - sqrt(b)*f*sqrt(a/(b*x**2) + 1)/a + 2*b**(3/
2)*e*sqrt(a/(b*x**2) + 1)/(3*a**2)

________________________________________________________________________________________